GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-07-14T21:16:01.0386472+00:00",
"SubmitDate": "2026-07-14T21:16:01.0386472+00:00",
"ReportPeriodStart": "2026-07-14T21:16:01.0386472+00:00",
"ReportPeriodEnd": "2026-07-14T21:16:01.0386472+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "b4d24f0d-6c24-41db-8775-90a56d96639d",
"Rows": [
{
"ItemId": "f5f69312-15d4-4c44-973d-6ef811ded9de",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f5f69312-15d4-4c44-973d-6ef811ded9de",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "b4d24f0d-6c24-41db-8775-90a56d96639d",
"Rows": [
{
"ItemId": "f5f69312-15d4-4c44-973d-6ef811ded9de",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f5f69312-15d4-4c44-973d-6ef811ded9de",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"7f76b555-a608-46a5-8c7c-09a79d4cc4f6",
"38c271ae-5492-4be5-a15f-3e515234cc64"
],
"Approvers": [
"28506b8f-1fb7-4fb6-9f72-ab5f8032a021",
"67b8dbf0-2a72-4003-a5df-468ab6e2d1a7"
],
"ApprovedBy": "0a3a5f9f-c300-4a8c-bac4-6bbbee666f12",
"ApprovalDate": "2026-07-14T21:16:01.0386472+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "a7202be2-5a0e-4773-993c-d86f7f9abacd",
"WorkPlanId": "c601c389-6cb2-417e-a3ab-9d2521ac50fb",
"id": "1adef49c-f0a5-498b-8d81-323b93185ab7",
"ConfigId": "921ceb20-d551-4b35-8aeb-370f899952cd"
},
{
"GenerationDate": "2026-07-14T21:16:01.0386472+00:00",
"SubmitDate": "2026-07-14T21:16:01.0386472+00:00",
"ReportPeriodStart": "2026-07-14T21:16:01.0386472+00:00",
"ReportPeriodEnd": "2026-07-14T21:16:01.0386472+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "b4d24f0d-6c24-41db-8775-90a56d96639d",
"Rows": [
{
"ItemId": "f5f69312-15d4-4c44-973d-6ef811ded9de",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f5f69312-15d4-4c44-973d-6ef811ded9de",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "b4d24f0d-6c24-41db-8775-90a56d96639d",
"Rows": [
{
"ItemId": "f5f69312-15d4-4c44-973d-6ef811ded9de",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f5f69312-15d4-4c44-973d-6ef811ded9de",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"7f76b555-a608-46a5-8c7c-09a79d4cc4f6",
"38c271ae-5492-4be5-a15f-3e515234cc64"
],
"Approvers": [
"28506b8f-1fb7-4fb6-9f72-ab5f8032a021",
"67b8dbf0-2a72-4003-a5df-468ab6e2d1a7"
],
"ApprovedBy": "0a3a5f9f-c300-4a8c-bac4-6bbbee666f12",
"ApprovalDate": "2026-07-14T21:16:01.0386472+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "a7202be2-5a0e-4773-993c-d86f7f9abacd",
"WorkPlanId": "c601c389-6cb2-417e-a3ab-9d2521ac50fb",
"id": "1adef49c-f0a5-498b-8d81-323b93185ab7",
"ConfigId": "921ceb20-d551-4b35-8aeb-370f899952cd"
}
]